compose
This commit is contained in:
@@ -5,8 +5,6 @@ services:
|
||||
dockerfile: Dockerfile
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
API_BASE_URL: http://localhost:3000
|
||||
ports:
|
||||
- "3000:3000"
|
||||
- "8080:8080"
|
||||
|
||||
Reference in New Issue
Block a user