This website requires JavaScript.
Explore
Help
Sign in
atashconsulting
/
web
Watch
1
Star
0
Fork
You've already forked web
0
Code
Packages
1
Activity
Actions
9ac7ef6e8d
web
/
docker-compose.yml
7 lines
103 B
YAML
Raw
Normal View
History
Unescape
Escape
Try building
2025-01-22 22:38:19 -06:00
services
:
app
:
image
:
${IMAGE}
ports
:
Added adapter
2025-01-23 00:11:58 -06:00
-
"${APP_PORT}:4321"
Try building
2025-01-22 22:38:19 -06:00
restart
:
unless-stopped
Copy permalink