version: '2.1' services: server: build: pav-server mem_limit: 512m ports: - "9000:8080" environment: - SPRING_PROFILES_ACTIVE=local