fix(incubator): some cleanup (#3586)
* fix(arksurvival): cleanup * cleanup * update questions * chore(incubator): some cleanup * remove enabled true from main services * bump all incubator * lint * empty lines * emtpy line
This commit is contained in:
@@ -26,4 +26,4 @@ sources:
|
||||
- https://github.com/OpenFactorioServerManager/factorio-server-manager
|
||||
- https://hub.docker.com/r/ofsm/ofsm
|
||||
type: application
|
||||
version: 0.0.17
|
||||
version: 0.0.19
|
||||
|
||||
@@ -29,10 +29,8 @@ service:
|
||||
protocol: UDP
|
||||
targetPort: 34197
|
||||
main:
|
||||
enabled: true
|
||||
ports:
|
||||
main:
|
||||
enabled: true
|
||||
port: 8888
|
||||
protocol: HTTP
|
||||
targetPort: 80
|
||||
|
||||
Reference in New Issue
Block a user