--- version: '3' services: front: environment: - SERVER=http://127.0.0.1 ports: - 80:80 server: build: args: serve: http://127.0.0.1