Fix typo
This commit is contained in:
@@ -29,7 +29,7 @@ services:
|
||||
frontend:
|
||||
build:
|
||||
context: ./frontend
|
||||
image: cafeteria-frontend:${fRONTEND_TAG}
|
||||
image: cafeteria-frontend:${FRONTEND_TAG}
|
||||
container_name: cafeteria-frontend
|
||||
ports:
|
||||
- "80:80"
|
||||
|
||||
Reference in New Issue
Block a user