First Commit
This commit is contained in:
@@ -12,7 +12,7 @@ version: '3.8'
|
||||
services:
|
||||
app:
|
||||
build: .
|
||||
container_name: gomed
|
||||
container_name: eletter
|
||||
restart: always
|
||||
volumes:
|
||||
- ./src:/app
|
||||
@@ -20,7 +20,7 @@ services:
|
||||
# environment:
|
||||
# - "APP_PORT=8080"
|
||||
ports:
|
||||
- "8081:80"
|
||||
- "8061:80"
|
||||
# networks:
|
||||
# - bridge2
|
||||
# networks:
|
||||
|
||||
Reference in New Issue
Block a user