version: '3' services: base: container_name: base build: context: . ports: - 9503:80 networks: - gateway networks: gateway: