[Unit] Description=NeoClass Server Container [Container] Image=localhost/neoclass:latest Environment=DOTNET_ENVIRONMENT=Production Environment=ASPNETCORE_ENVIRONMENT=Production Environment=Minio__Endpoint=minio-api.marios.hackclub.app Environment=Minio__Bucket=neoclass Environment=Minio__Region=nest-hackclub Environment=Minio__SSL=true Environment=Postgres__Username=marios Environment=Postgres__Password=rrkeqlflkcpkftqazfxfexhaghjviweo Environment=Postgres__Host=host.containers.internal Environment=Postgres__Port=5432 Environment=Postgres__Database=marios_neoclass Environment=Jwt__Key=HvREhUL/BlzYtXogvkCT02rCkkzjD2SdGhpvHxoGWSo= Environment=Jwt__Issuer=neoclass.marios.hackclub.app Environment=Minio__AccessKey=DK8eWQqmJeRrQ2sUY0BN Environment=Minio__SecretKey=BFfO5zQisTt0ks5o3taOyneLibemKPLyUPspKF8X PublishPort=34993:8080 [Service] Restart=on-failure RestartSec=5s [Install] WantedBy=multi-user.target default.target