This website requires JavaScript.
Explore
Help
Register
Sign In
AndersPier
/
examples
Watch
1
Star
0
Fork
0
You've already forked examples
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
cb3a114ed3408fdf316b1f931baccd4bff14801e
examples
/
compose-extends
/
common-services.yml
6 lines
104 B
YAML
Raw
Normal View
History
Unescape
Escape
feat(docker-compose): add base application and worker service configurations
2025-04-12 17:33:52 -06:00
services
:
base-app
:
image
:
nginx:latest
# Imagen base
ports
:
fix(docker-compose): update Nginx service port mapping to remove host specification
2025-04-12 17:35:48 -06:00
-
"80"
# Puerto expuesto
Reference in New Issue
Copy Permalink