remove unused port
This commit is contained in:
@@ -17,7 +17,6 @@ services:
|
||||
dockerfile: Laravel_Dockerfile
|
||||
ports:
|
||||
- "8080:8000"
|
||||
- "8001:8001"
|
||||
environment:
|
||||
LARAVEL_DATABASE_USER: laravel_user
|
||||
LARAVEL_DATABASE_PASSWORD: super_strong_password
|
||||
|
||||
Reference in New Issue
Block a user