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